home *** CD-ROM | disk | FTP | other *** search
- echo ""
- echo "The picture on the cover of the book was generated using the TRACER"
- echo "program."
- echo ""
- wait 5
- showiff 3dcover.iff 250
- echo "Complex figures can be drawn with and displayed using the EDITOR"
- echo "and the TRACER program."
- wait 5
- showiff atomium.iff 250
- showiff Crown.IFF 250
- echo ""
- echo "The ray-tracing calculations can be stopped and restarted at any time."
- wait 5
- showiff sphere.iff 250
- showiff spheres1.iff 250
- echo "This allows complex pictures to be calculated in parts."
- wait 5
- showiff spheres2.iff 250
- echo ""
- echo "Partial screens areas can be calculated."
- echo ""
- wait 5
- showiff Standard1.IFF 250
- echo "Objects can also be enlarged."
- echo ""
- wait 5
- showiff standard.iff 250
- echo
- echo "Objects can be rotated and joined with other objects."
- echo ""
- wait 5
- showiff ellipse2.iff 250
- echo ""
- echo "Objects may be viewed from any angle."
- echo ""
- wait 5
- showiff starship.iff 250
- showiff starship2.iff 250
- endcli
- break 1 C ;signal to other process its ok to finish
-
-
-